* lisp/term/x-win.el (x-menu-bar-open): Use `frame-parameter'
authorMasatake YAMATO <yamato@redhat.com>
Fri, 20 Jul 2012 11:32:30 +0000 (07:32 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 20 Jul 2012 11:32:30 +0000 (07:32 -0400)
commitaf75c1efb1d2b946929932b866ec46d1bbc3377c
tree5be2cb8866faac38380947bf969c7ada6173922c
parent4f83b4d40f5ae18e03eb9ce7c151b600ac516054
* lisp/term/x-win.el (x-menu-bar-open): Use `frame-parameter'
to check whether menu-bar is shown or not.  If not shown,
show the menu-bar as a popup menu instead of using tmm.
* lisp/mouse.el (popup-menu): Accept `point' as `position' argument.
lisp/ChangeLog
lisp/mouse.el
lisp/term/x-win.el